home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2006 December / PCWDEC06.iso / Software / Trial / Paint Shop Pro XI / Data1.cab / p1b.htm4 < prev    next >
Encoding:
Extensible Markup Language  |  2006-08-04  |  4.8 KB  |  142 lines

  1. ∩╗┐<?xml version="1.0" encoding="utf-8" ?>
  2. <!DOCTYPE html
  3. PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
  4. "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  5.  <html xmlns="http://www.w3.org/1999/xhtml">
  6.     <head>
  7.         <meta http-equiv="MSThemeCompatible" content="yes" />
  8.         <link href="ccc.css" type="text/css" rel="STYLESHEET" />
  9.         <script src="ccc.js"></script>
  10.         <script language="javascript">
  11.         <!--
  12.             function SetDataFields()
  13.             {
  14.                 var sCode = getParamVal("installationcode");
  15.                 if (sCode != null && sCode.length == 24)
  16.                 {
  17.                     var ss = sCode.split("-");
  18.                     if (ss.length == 5)
  19.                     {
  20.                         for (i = 0; i < 5; i++)
  21.                         {
  22.                             var oField = document.getElementById("txtInstCode" + (i + 1));
  23.                             if (oField != null)
  24.                                 oField.value = ss[i].toUpperCase();
  25.                         }
  26.                     }
  27.                 }
  28.                 sCode = getParamVal("key");
  29.                 if ((sCode != null) && (sCode.length > 0))
  30.                 {
  31.                     location = "pcucmd://StoreParam?key=" + sCode;
  32.                     var oKey = document.getElementById("txtKey");
  33.                     if (null != oKey)
  34.                     {
  35.                         oKey.value = sCode.toUpperCase();
  36.                         oKey.readOnly = true;
  37.                     }
  38.                  }
  39.                 sCode = getParamVal("SourceID");
  40.                 var sNumDays = getParamVal("NumDays");
  41.                 if (sCode != null)
  42.                 {
  43.                     var oField = document.getElementById("txtID");
  44.                     if (oField != null)
  45.                     {
  46.                         if (sNumDays != null)
  47.                             sCode = sCode + " " + sNumDays;
  48.                         
  49.                         oField.value = sCode;
  50.                     }
  51.                 }
  52.             }
  53.             
  54.             function OnTxtFieldChanging()
  55.             {
  56.                 var oKey = document.getElementById("txtKey");
  57.                 var oAct = document.getElementById("txtActivationCode");
  58.                 
  59.                 if (oKey != null)
  60.                     location = "pcucmd://StoreParam?key=" + oKey.value;
  61.  
  62.                 if (oAct != null)
  63.                     location = "pcucmd://StoreParam?activationcode=" + oAct.value;
  64.  
  65.                 if (oKey != null &&    oAct != null &&
  66.                        ValidateSerial(oKey.value) && ValidateActCode(oAct.value))
  67.                 {
  68.                     location="pcucmd://CanContinue?enable=true";
  69.                 }
  70.                 else
  71.                 {
  72.                     location="pcucmd://CanContinue?enable=false";
  73.                 }
  74.             }
  75.         -->
  76.         </script>
  77.     </head>
  78.     <body onload="location='pcucmd://FrameDataLoaded'; SetDataFields();" tabindex="-1">
  79.         <div id="pcu_data" style="DISPLAY: none">
  80.             PageDimension:630,440
  81.         </div>
  82.         <div id="ButtonBar" style="display:none">
  83.             <table width="100%" height="100%" border="0" cellspacing="0" cellpadding="0" ID="Table1">
  84.                 <tr>
  85.                     <td align="right" valign="middle">
  86.                         <button accesskey="I" type="button" id="btnBack" name="btnBack" onclick="location='pcucmd://Previous/'">< <u>I</u>ndietro</button>
  87.                         <button accesskey="O" type="submit" id="btnContinue" name="btnContinue" disabled="true" onclick="window.focus(); event.srcElement.focus(); location='pcucmd://Unlock/'; location='pcucmd://Next?condition=true'">C<u>o</u>ntinua</button>
  88.                         <button accesskey="C" type="button" id="btnCancel" name="btnCancel" onclick="window.focus(); event.srcElement.focus(); location='pcucmd://Cancel'"><u>A</u>nnulla</button>
  89.                     </td>
  90.                 </tr>
  91.             </table>
  92.         </div>
  93.         <h3><b>Come contattare il Servizio Clienti Corel</b></h3>
  94.         Fare clic sul pulsante Servizio Clienti per visualizzare un elenco dei recapiti telefonici del Servizio Clienti Corel, presente in tutto il mondo:
  95.         <p align="center">
  96.             <button accesskey="S" type="button" onclick="location='pcucmd://browse?url=' + ExpandRelativeURL('CCS-phone.htm')">Servizio <u>C</u>lienti</button>
  97.         </p>
  98.         Per proseguire, immettere la Chiave e il Codice di attivazione ricevuti dal Servizio Clienti negli spazi corrispondenti sotto riportati.
  99.         <br />
  100.         <br />
  101.         <table width="100%">
  102.             <tr>
  103.                 <td width="25%" align="right">
  104.                     <label for="txtInstCode1" accesskey="I"><u>C</u>odice di installazione:</label>
  105.                 </td>
  106.                 <td width="75%">
  107.                     <input type="text" readonly="true" size="5" id="txtInstCode1" />-<input type="text" readonly="true" size="5" id="txtInstCode2" />-<input type="text" readonly="true" size="5" id="txtInstCode3" />-<input type="text" readonly="true" size="5" id="txtInstCode4" />-<input type="text" readonly="true" size="5" id="txtInstCode5" />
  108.                 </td>
  109.             </tr>
  110.             <tr>
  111.                 <td width="25%" align="right">
  112.                     <label for="txtKey" accesskey="K"><u>C</u>hiave:</label>
  113.                 </td>
  114.                 <td width="75%">
  115.                     <input type="text" id="txtKey" size="40" onkeyup="OnTxtFieldChanging()" />
  116.                 </td>
  117.             </tr>
  118.             <tr>
  119.                 <td width="25%" align="right">
  120.                     <label for="txtActivationCode" accesskey="A"><u>C</u>odice di attivazione:</label>
  121.                 </td>
  122.                 <td width="75%">
  123.                     <input type="text" id="txtActivationCode" size="40" onkeyup="OnTxtFieldChanging()" />
  124.                 </td>
  125.             </tr>
  126.             <tr>
  127.                 <td width="25%" align="right">
  128.                     <label for="txtID" accesskey="D">I<u>D</u>:</label>
  129.                 </td>
  130.                 <td width="75%">
  131.                     <input type="text" readonly="true" size="10" id="txtID" />
  132.                 </td>
  133.             </tr>
  134.         </table>
  135.     </body>
  136. </html>
  137.  
  138.  
  139.  
  140.  
  141.  
  142.